Finding the median

نویسندگان
چکیده

برای دانلود باید عضویت طلایی داشته باشید

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

منابع مشابه

Finding the Median under IOI Conditions

We explain the ingredients of the International Olympiad in Informatics (IOI), which is a challenging competition for high-school students focusing on algorithmic problem solving. We treat in detail the MEDIAN task, which the authors created for IOI 2000: Given an odd number of objects, all of distinct strength, develop an efficient algorithm to determine the object of median strength, using as...

متن کامل

Randomized Median Finding and Quicksort

For some computational problems (like sorting), even though the input is given and known (deterministic), it might be helpful to use randomness (probabilitic processes) in the design of the algorithm. This is analogous to the probabilistic method in which we were using probability to prove the existence of a certain object. We’ll see several examples of randomized algorithms in this course, one...

متن کامل

Finding the Median (Obliviously) with Bounded Space

We prove that any oblivious algorithm using space S to find the median of a list of n integers from {1, . . . , 2n} requires time Ω(n log logS n). This bound also applies to the problem of determining whether the median is odd or even. It is nearly optimal since Chan, following Munro and Raman, has shown that there is a (randomized) selection algorithm using only s registers, each of which can ...

متن کامل

Analyzing Randomized Median Finding and Quicksort

In a previous lecture, we discussed the problem of finding the median of a list of m elements, or more generally the element of rank m. The approach we followed was to select a pivot element p, to compute its rank, and partition the list into 2 sublists, one containing the elements smaller than p, the other containing those larger than p. By comparing m, the desired rank, to the size of these l...

متن کامل

Redistribution , Median Finding , and Selection ( Preliminary Draft )

A common statistical problem is that of nding the median element in a set of data. This paper presents a fast and portable parallel algorithm for nding the median given a set of elements distributed across a parallel machine. In fact, our algorithm solves the general selection problem that requires the determination of the element of rank i, for an arbitrarily given integer i. Practical algorit...

متن کامل

ذخیره در منابع من


  با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید

ژورنال

عنوان ژورنال: Journal of Computer and System Sciences

سال: 1976

ISSN: 0022-0000

DOI: 10.1016/s0022-0000(76)80029-3